{% extends "pages/auth/_layout.html" %} {% block title %}Verifying your email - {{ project_name }}{% endblock %} {% block auth_form %} {# The token is consumed on load rather than behind a button: the user already expressed intent by clicking the link in the email. #}
One moment.